infrastructure/util/multi_index.d(172,14): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(199,18): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(217,18): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(231,18): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(245,18): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(363,14): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(397,14): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(442,18): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(459,18): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(573,18): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(1249,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(1292,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(1321,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(1657,6): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(1679,6): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(2125,10): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(2152,6): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(2199,10): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(2226,10): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(2238,6): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(2288,6): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(2327,6): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(2342,6): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(2369,6): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(2596,6): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(2621,6): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/util/multi_index.d(3927,14): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. infrastructure/pyd/def.d(271,5): Error: `@safe` function `Py_Finalize_hook` cannot access `__gshared` data `Py_Finalize_called` infrastructure/pyd/def.d(328,35): Error: `module_methods[""].ptr` cannot be used in `@safe` code, use `&module_methods[""][0]` instead infrastructure/pyd/embedded.d(79,21): Error: `@safe` constructor `pyd.embedded.InterpContext.this` cannot call `@system` function `pyd.make_object.py!(PydObject[string]).py` infrastructure/pyd/make_object.d(401,11): `pyd.make_object.py!(PydObject[string]).py` is declared here infrastructure/pyd/embedded.d(83,45): Error: `@safe` function `pyd.embedded.InterpContext.pushDummyFrame` cannot call `@system` function `deimos.python.pystate.PyThreadState_GET!().PyThreadState_GET` infrastructure/deimos/python/pystate.d(406,10): `deimos.python.pystate.PyThreadState_GET!().PyThreadState_GET` is declared here infrastructure/pyd/embedded.d(87,21): Error: cast from `Borrowed!(PyObject)*` to `PyObject*` not allowed in safe code infrastructure/pyd/embedded.d(88,21): Error: cast from `Borrowed!(PyObject)*` to `PyObject*` not allowed in safe code infrastructure/pyd/embedded.d(94,45): Error: `@safe` function `pyd.embedded.InterpContext.popDummyFrame` cannot call `@system` function `deimos.python.pystate.PyThreadState_GET!().PyThreadState_GET` infrastructure/deimos/python/pystate.d(406,10): `deimos.python.pystate.PyThreadState_GET!().PyThreadState_GET` is declared here infrastructure/pyd/embedded.d(142,17): Error: cast from `Borrowed!(PyObject)*` to `PyObject*` not allowed in safe code infrastructure/pyd/embedded.d(143,17): Error: cast from `Borrowed!(PyObject)*` to `PyObject*` not allowed in safe code infrastructure/pyd/embedded.d(267,20): Error: `@safe` function `pyd.embedded.py_stmts` cannot call `@system` function `pyd.make_object.py!(string[string]).py` infrastructure/pyd/make_object.d(401,11): `pyd.make_object.py!(string[string]).py` is declared here infrastructure/pyd/embedded.d(271,27): Error: `@safe` function `pyd.embedded.py_stmts` cannot call `@system` function `deimos.python.object.Py_INCREF!(Borrowed!(PyObject)*).Py_INCREF` infrastructure/deimos/python/object.d(1119,6): `deimos.python.object.Py_INCREF!(Borrowed!(PyObject)*).Py_INCREF` is declared here infrastructure/pyd/embedded.d(272,8): Error: `@safe` function `pyd.embedded.py_stmts` cannot call `@system` function `pyd.pydobject.PydObject.opBinaryRight!("in", string).opBinaryRight` infrastructure/pyd/pydobject.d(1053,10): `pyd.pydobject.PydObject.opBinaryRight!("in", string).opBinaryRight` is declared here infrastructure/pyd/embedded.d(274,32): Error: `@safe` function `pyd.embedded.py_stmts` cannot call `@system` function `pyd.pydobject.PydObject.opIndexAssign!(PydObject, string).opIndexAssign` infrastructure/pyd/pydobject.d(616,10): `pyd.pydobject.PydObject.opIndexAssign!(PydObject, string).opIndexAssign` is declared here infrastructure/pyd/exception.d(44,21): Error: cannot take address of local `type` in `@safe` function `handle_exception` infrastructure/pyd/exception.d(44,28): Error: cannot take address of local `value` in `@safe` function `handle_exception` infrastructure/pyd/exception.d(44,36): Error: cannot take address of local `traceback` in `@safe` function `handle_exception` infrastructure/pyd/exception.d(45,34): Error: cannot take address of local `type` in `@safe` function `handle_exception` infrastructure/pyd/exception.d(45,41): Error: cannot take address of local `value` in `@safe` function `handle_exception` infrastructure/pyd/exception.d(45,49): Error: cannot take address of local `traceback` in `@safe` function `handle_exception` infrastructure/pyd/exception.d(137,42): Error: `@safe` function `pyd.exception.printSyntaxError` cannot call `@system` function `std.conv.to!string.to!(const(char)*).to` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.